3.10 \(\int \sqrt [3]{a+a \cos (c+d x)} \, dx\)

Optimal. Leaf size=65 \[ \frac {2^{5/6} \sin (c+d x) \sqrt [3]{a \cos (c+d x)+a} \, _2F_1\left (\frac {1}{6},\frac {1}{2};\frac {3}{2};\frac {1}{2} (1-\cos (c+d x))\right )}{d (\cos (c+d x)+1)^{5/6}} \]

[Out]

2^(5/6)*(a+a*cos(d*x+c))^(1/3)*hypergeom([1/6, 1/2],[3/2],1/2-1/2*cos(d*x+c))*sin(d*x+c)/d/(1+cos(d*x+c))^(5/6
)

________________________________________________________________________________________

Rubi [A]  time = 0.03, antiderivative size = 65, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 2, integrand size = 14, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.143, Rules used = {2652, 2651} \[ \frac {2^{5/6} \sin (c+d x) \sqrt [3]{a \cos (c+d x)+a} \, _2F_1\left (\frac {1}{6},\frac {1}{2};\frac {3}{2};\frac {1}{2} (1-\cos (c+d x))\right )}{d (\cos (c+d x)+1)^{5/6}} \]

Antiderivative was successfully verified.

[In]

Int[(a + a*Cos[c + d*x])^(1/3),x]

[Out]

(2^(5/6)*(a + a*Cos[c + d*x])^(1/3)*Hypergeometric2F1[1/6, 1/2, 3/2, (1 - Cos[c + d*x])/2]*Sin[c + d*x])/(d*(1
 + Cos[c + d*x])^(5/6))

Rule 2651

Int[((a_) + (b_.)*sin[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> -Simp[(2^(n + 1/2)*a^(n - 1/2)*b*Cos[c + d*x]*Hy
pergeometric2F1[1/2, 1/2 - n, 3/2, (1*(1 - (b*Sin[c + d*x])/a))/2])/(d*Sqrt[a + b*Sin[c + d*x]]), x] /; FreeQ[
{a, b, c, d, n}, x] && EqQ[a^2 - b^2, 0] &&  !IntegerQ[2*n] && GtQ[a, 0]

Rule 2652

Int[((a_) + (b_.)*sin[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> Dist[(a^IntPart[n]*(a + b*Sin[c + d*x])^FracPart
[n])/(1 + (b*Sin[c + d*x])/a)^FracPart[n], Int[(1 + (b*Sin[c + d*x])/a)^n, x], x] /; FreeQ[{a, b, c, d, n}, x]
 && EqQ[a^2 - b^2, 0] &&  !IntegerQ[2*n] &&  !GtQ[a, 0]

Rubi steps

\begin {align*} \int \sqrt [3]{a+a \cos (c+d x)} \, dx &=\frac {\sqrt [3]{a+a \cos (c+d x)} \int \sqrt [3]{1+\cos (c+d x)} \, dx}{\sqrt [3]{1+\cos (c+d x)}}\\ &=\frac {2^{5/6} \sqrt [3]{a+a \cos (c+d x)} \, _2F_1\left (\frac {1}{6},\frac {1}{2};\frac {3}{2};\frac {1}{2} (1-\cos (c+d x))\right ) \sin (c+d x)}{d (1+\cos (c+d x))^{5/6}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.06, size = 69, normalized size = 1.06 \[ -\frac {6 \sqrt {\sin ^2\left (\frac {1}{2} (c+d x)\right )} \cot \left (\frac {1}{2} (c+d x)\right ) \sqrt [3]{a (\cos (c+d x)+1)} \, _2F_1\left (\frac {1}{2},\frac {5}{6};\frac {11}{6};\cos ^2\left (\frac {1}{2} (c+d x)\right )\right )}{5 d} \]

Antiderivative was successfully verified.

[In]

Integrate[(a + a*Cos[c + d*x])^(1/3),x]

[Out]

(-6*(a*(1 + Cos[c + d*x]))^(1/3)*Cot[(c + d*x)/2]*Hypergeometric2F1[1/2, 5/6, 11/6, Cos[(c + d*x)/2]^2]*Sqrt[S
in[(c + d*x)/2]^2])/(5*d)

________________________________________________________________________________________

fricas [F]  time = 0.59, size = 0, normalized size = 0.00 \[ {\rm integral}\left ({\left (a \cos \left (d x + c\right ) + a\right )}^{\frac {1}{3}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+a*cos(d*x+c))^(1/3),x, algorithm="fricas")

[Out]

integral((a*cos(d*x + c) + a)^(1/3), x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (a \cos \left (d x + c\right ) + a\right )}^{\frac {1}{3}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+a*cos(d*x+c))^(1/3),x, algorithm="giac")

[Out]

integrate((a*cos(d*x + c) + a)^(1/3), x)

________________________________________________________________________________________

maple [F]  time = 0.09, size = 0, normalized size = 0.00 \[ \int \left (a +a \cos \left (d x +c \right )\right )^{\frac {1}{3}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+a*cos(d*x+c))^(1/3),x)

[Out]

int((a+a*cos(d*x+c))^(1/3),x)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (a \cos \left (d x + c\right ) + a\right )}^{\frac {1}{3}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+a*cos(d*x+c))^(1/3),x, algorithm="maxima")

[Out]

integrate((a*cos(d*x + c) + a)^(1/3), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.02 \[ \int {\left (a+a\,\cos \left (c+d\,x\right )\right )}^{1/3} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + a*cos(c + d*x))^(1/3),x)

[Out]

int((a + a*cos(c + d*x))^(1/3), x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \sqrt [3]{a \cos {\left (c + d x \right )} + a}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+a*cos(d*x+c))**(1/3),x)

[Out]

Integral((a*cos(c + d*x) + a)**(1/3), x)

________________________________________________________________________________________